Developer Documentation
PATH  Mac OS X Documentation > Developer Tools > Mac OS X Assembler Guide


Previous | Contents | Next

Instruction Mnemonics

The instruction mnemonics that the assembler uses are based on the mnemonics described in the relevant Intel processor manuals.

The Mac OS X assembler for Intel processors always produces branch instructions that are long (32 bits) for non-local labels. This allows the link editor to do procedure ordering (see the description of the -sectorder option in the ld (1) man page).


Mac OS X Assembler Reference: i386 Addressing Modes and Assembler Instructions

Previous | Contents | Next